Vcenter NamespaceManagement Supervisors Zones Bindings UpdateSpec
Vcenter NamespaceManagement Supervisors Zones Bindings UpdateSpec
The Vcenter NamespaceManagement Supervisors Zones Bindings UpdateSpec schema contains parameters for updating the configuration of the specified vSphere Zone bound to the given Supervisor.
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"resource_allocation": {
"vm_reservations": [
{
"reserved_vm_class": "string",
"count": 0
}
]
}
}
resource_allocation
Optional
Resource allocation to be configured on the vSphere Zone.
This property was added in vSphere API 9.0.0.0.
If missing or null
, resource allocation will not be changed.